Ignore:
Timestamp:
Apr 2, 2026, 6:19:13 PM (3 days ago)
Author:
jmauxion
Message:

Mars PCM:

  • Switching output variable name from "phisfi" to "phisinit" in physiq_mod to ensure compatibility with utils.
  • Updating xml files accordingly.
  • Switching localtime and zrecast back to previous version (undoing changes in r4161).

JM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

    r4161 r4169  
    33353335         call write_output("pphi","Geopotential","m2s-2",
    33363336     &                    pphi(:,:))
    3337          call write_output("phisfi","Surface geopotential",
     3337         call write_output("phisinit","Surface geopotential",
    33383338     &                    "m2s-2",phisfi(:))
    33393339         call write_output("watercaptag","Watercap tag"
Note: See TracChangeset for help on using the changeset viewer.